LogCommand.TotalCycles property

The total number of values to be logged.

Namespace: IntervalZero.KINGSTAR.Local.Class

Assembly: IntervalZero.KINGSTAR.Local.Class (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0

Syntax

C#VB
public int TotalCycles { get; }
Public ReadOnly Property TotalCycles As Integer

Property value

Type: int

See also

LogCommand Class

IntervalZero.KINGSTAR.Local.Class Namespace